[INFO] cloning repository https://github.com/csells/simplefin_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/csells/simplefin_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsells%2Fsimplefin_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsells%2Fsimplefin_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85346795e9b4834b219f8cfd06a58f338833bffe
[INFO] testing csells/simplefin_rust against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcsells%2Fsimplefin_rust" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/csells/simplefin_rust
[INFO] finished tweaking git repo https://github.com/csells/simplefin_rust
[INFO] tweaked toml for git repo https://github.com/csells/simplefin_rust written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/csells/simplefin_rust on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/csells/simplefin_rust already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bincode_derive-next v2.1.0
[INFO] [stderr]   Downloaded bincode-next v2.1.0
[INFO] [stderr]   Downloaded unty-next v0.1.1
[INFO] [stderr]   Downloaded virtue-next v0.1.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bf3cb4f2e25f101980dafea844a3a039bd29d3b203d06c4a8688f49878f72110
[INFO] running `Command { std: "docker" "start" "-a" "bf3cb4f2e25f101980dafea844a3a039bd29d3b203d06c4a8688f49878f72110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bf3cb4f2e25f101980dafea844a3a039bd29d3b203d06c4a8688f49878f72110", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bf3cb4f2e25f101980dafea844a3a039bd29d3b203d06c4a8688f49878f72110", kill_on_drop: false }`
[INFO] [stdout] bf3cb4f2e25f101980dafea844a3a039bd29d3b203d06c4a8688f49878f72110
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92f8bcb25197ccf539221f55e899d52a6d09249c77a337615e40f737c64f5597
[INFO] running `Command { std: "docker" "start" "-a" "92f8bcb25197ccf539221f55e899d52a6d09249c77a337615e40f737c64f5597", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling virtue-next v0.1.3
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling rmp v0.8.15
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling unty-next v0.1.1
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling bincode_derive-next v2.1.0
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling visibility v0.1.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling franken-kernel v0.2.9 (https://github.com/Dicklesworthstone/asupersync#c28b6574)
[INFO] [stderr]    Compiling rmp-serde v1.3.1
[INFO] [stderr]    Compiling bincode-next v2.1.0
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling franken-evidence v0.2.9 (https://github.com/Dicklesworthstone/asupersync#c28b6574)
[INFO] [stderr]    Compiling franken-decision v0.2.9 (https://github.com/Dicklesworthstone/asupersync#c28b6574)
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling x509-parser v0.18.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling asupersync v0.2.9 (https://github.com/Dicklesworthstone/asupersync#c28b6574)
[INFO] [stderr] error: could not compile `asupersync` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/28f95933dc0727396c07b48d0a8cb5211b7fb472/bin/rustc --crate-name asupersync --edition=2024 /opt/rustwide/cargo-home/git/checkouts/asupersync-b12181f74b36652e/c28b657/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --warn=unused '--warn=clippy::pedantic' '--warn=clippy::nursery' --deny=unsafe_code --warn=unexpected_cfgs '--allow=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--allow=clippy::module_inception' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' --warn=missing_docs '--allow=clippy::missing_const_for_fn' '--allow=clippy::duration_suboptimal_units' '--allow=clippy::doc_markdown' '--allow=clippy::collapsible_if' '--allow=clippy::cast_possible_truncation' --check-cfg 'cfg(loom)' --check-cfg 'cfg(feature, values("quic", "http3", "quic-compat", "http3-compat", "wasm-browser-preview", "simd-intrinsics", "messaging-fabric"))' --cfg 'feature="default"' --cfg 'feature="test-internals"' --cfg 'feature="tls"' --cfg 'feature="tls-native-roots"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("browser-io", "browser-trace", "cli", "compression", "config-file", "debug-server", "default", "deterministic-mode", "http3", "http3-compat", "io-uring", "kafka", "lock-metrics", "loom-tests", "messaging-fabric", "metrics", "mysql", "native-runtime", "postgres", "proc-macros", "quic", "quic-compat", "simd-intrinsics", "sqlite", "test-internals", "tls", "tls-native-roots", "tls-webpki-roots", "tower", "trace-compression", "tracing-integration", "wasm-browser-deterministic", "wasm-browser-dev", "wasm-browser-minimal", "wasm-browser-preview", "wasm-browser-prod", "wasm-runtime"))' -C metadata=36805968347a8afc -C extra-filename=-e981b9b9e94e9859 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode_next-11ad92f51b251690.rlib --extern crossbeam_deque=/opt/rustwide/target/debug/deps/libcrossbeam_deque-f70bc53889fe292b.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-7ccd0d142a4956b3.rmeta --extern franken_decision=/opt/rustwide/target/debug/deps/libfranken_decision-d25915f7d8fa219c.rmeta --extern franken_evidence=/opt/rustwide/target/debug/deps/libfranken_evidence-d8a4d68dfaaef15e.rmeta --extern franken_kernel=/opt/rustwide/target/debug/deps/libfranken_kernel-8ca15b53586e44f7.rmeta --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-17512738b5895191.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-00068341399390e2.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-58a46c9697e58a2b.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-0f99754cec4189df.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-e0c2caade0d97aa4.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-9b3f20cfb3ebd3b2.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-919ca8e367d7eb5d.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-675b5c1f045386ff.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-0bb37d4f8936cb64.rmeta --extern polling=/opt/rustwide/target/debug/deps/libpolling-050b1397f64568d2.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-1684b778d096313b.rmeta --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-a49c0eefbae990a2.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-bb6928f1b1c2355e.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-fb1bf76f761699b6.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-2e8a6a9e0f125c1c.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-43396bc1bdb4df85.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b497622e31234d47.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-25ef6108889b72f4.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-472f8d904dca6d47.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-e2046601720ef5ea.rmeta --extern signal_hook=/opt/rustwide/target/debug/deps/libsignal_hook-a06be69463138017.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-e253d0c0a7952806.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-29f90736a15dcce2.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-961cb437a57ff786.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-757e9413c84c349d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8d48f50e62149409.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-102cd2c438eee9c5.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-d9b4402bfbbf865c.rmeta --extern visibility=/opt/rustwide/target/debug/deps/libvisibility-fe655debcbb9df09.so --extern x509_parser=/opt/rustwide/target/debug/deps/libx509_parser-4c6952d350d9fc6a.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-e15e748380ccd181/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "92f8bcb25197ccf539221f55e899d52a6d09249c77a337615e40f737c64f5597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92f8bcb25197ccf539221f55e899d52a6d09249c77a337615e40f737c64f5597", kill_on_drop: false }`
[INFO] [stdout] 92f8bcb25197ccf539221f55e899d52a6d09249c77a337615e40f737c64f5597
